home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cubase Magazine 26
/
Issue #26.iso
/
2-SOFTWARE
/
TUAREG FAT 1.5
/
_SETUP.1
/
Tuareg.exe
/
0
/
RCDATA
/
TSTEREO
/
TSTEREO.txt
Wrap
Text File
|
2000-08-10
|
2KB
|
83 lines
object stereo: Tstereo
Left = 342
Top = 312
ActiveControl = choices
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Deal with a stereo WAV'
ClientHeight = 173
ClientWidth = 371
Color = 4470913
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 321
Height = 33
AutoSize = False
Caption =
'The WAV-file you have imported appears to be a stereo-file. Tuar' +
'eg, however, can only work with mono-samples.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 8
Top = 48
Width = 305
Height = 17
AutoSize = False
Caption = 'How would you like this file to be processed ?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object choices: TRadioGroup
Left = 8
Top = 64
Width = 257
Height = 97
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ItemIndex = 3
Items.Strings = (
'Merge left and right into one channel'
'Use only the left channel'
'Use only the right channel'
'Import both channels as separate samples')
ParentFont = False
TabOrder = 0
end
object okBtn: TButton
Left = 280
Top = 136
Width = 83
Height = 25
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
end